home *** CD-ROM | disk | FTP | other *** search
- Path: nordwest.pop.de!uniol!news
- From: Walter.Harms@Informatik.Uni-Oldenburg.DE (Walter Harms)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Using SAS/C for unix port
- Date: 21 Feb 96 11:07:46 GMT
- Organization: C. v. Ossietzky Universitaet Oldenburg - Fachbereich Informatik
- Message-ID: <4gev82$ckf@news.Informatik.Uni-Oldenburg.DE>
- References: <65539172@eslapion.slip.uni-koeln.de>
- NNTP-Posting-Host: rubin.informatik.uni-oldenburg.de
- X-Newsreader: NN version 6.5.0 #2 (NOV)
-
- "Alexander Lazarevic" <laza@sun.ph-cip.uni-koeln.de> writes:
-
- >Hi!
-
- >I would like to port a unix program for the amiga. I'm using
- >SAS/C 6.56. The source constists of several modules. To start
- >with the port I would like to get an overview of the functions
- >in the source code. What functions will be called and where?
-
- just compile a look what the linker is saying :) he never
- mis a function.
-
- but on the other hand .. forget sas-c and converting from
- unix. sas-c was never intended to do so and you will have
- a horrible time to check out what kind of funtions you have
- to write this time.
- I compile with gcc and there are even codes that i dont have
- to change at all. not to mention that GCC supports ca. 95%
- of *all* unix functions ( i have no idee if this is true for
- networking application i am stikk busy compiling a decent list)
-
- walter
-
-
-
-
- --
- -----
- "Small though it is, the human brain may be quite effective
- when used properly!"
- -----
-